|
|
|
BlueCielo Meridian Enterprise 2012 System Requirements | BlueCielo ECM Solutions |
A recovery log allows you to export the latest revisions of documents or renditions from their streams folders to a location of your choice outside the vault in the event that the vault is unavailable. The documents can then be used normally until they can be replaced in the vault. Recovery logs should be created on a regular basis by a scheduled task similar to preparing backup files.
To create a recovery log with the Create Recovery Log Wizard:
Option | Command Line Parameter | Description |
---|---|---|
Select the vault for which a recovery log will be created |
<VaultName> |
Click Browse and select the vault to create a recovery log for. |
NEW Create rendition log |
/RENDITIONS |
Select this option to create a recovery log for the document renditions only. Clear this option to create a recovery log of the document native files only.
|
Incremental recovery log |
/INCREMENTAL |
Select this option to create a recovery log of only the documents that have been added to the vault since the last recovery log was created. Clear this option if this is the first time a recovery log has been created for this vault or to create a new, complete recovery log. |
Option |
Description |
Tip Select the vault’s Backup folder so that the recovery logs will be backed up along with the vault backup files.
Tip Give the recovery log a descriptive name, such as MyVault Full Recovery Log.bat. When creating incremental recovery logs, use a name such as MyVault Incremental Recovery Log.bat. These names will make identifying the logs easier.
Option | Command Line Parameter | Description |
---|---|---|
Do not automatically remove old log files |
All existing incremental recover log files are retained when the program runs. |
|
Automatically remove log files older than |
/DAYSTOKEEP=n |
Existing incremental recovery log files older than the number of days specified for n are purged. |
To create a recovery log with a command line:
AMRecLog.exe ["M:<ServerName>"] "<VaultName>" "<RecoveryLogfile name>" [/INCREMENTAL] [/DAYSTOKEEP=n]] [/RENDITIONS]
Note The parameter names are case-sensitive and must be specified in upper case.
Warning NEW If errors occur during the creation of a recovery log, the log will contain error messages. An entry will also be added to the Windows Application event log with the number and types of errors that occurred and the path of the recovery log file. You should monitor the Application event log for such entries and resolve all errors found in the recovery log to ensure that the vault can be completely recovered in the case of an emergency.
Tip Run the Create Recovery Log Wizard once with Incremental recovery log cleared to schedule creation of a full recovery log task (that is, containing entries for every document in the vault) to run each weekend. Run the Create Recovery Log Wizard a second time with Incremental recovery log enabled to schedule creation of an incremental recovery log nightly, that is, containing only entries for documents created that day. The weekend will allow more time for the full recovery log task to complete, which might be difficult to schedule without conflicting with other nightly administrative tasks. Nightly incremental recovery logs will complete quickly, making it easier to coordinate with other nightly tasks. To further safeguard vault documents, also schedule a recovery log task to run at mid-day when the vault is least busy, reducing the number of documents at risk to those created in one half day.
Related concepts
Understanding database recovery
Understanding level 1 recovery
Understanding level 2 recovery
Understanding level 3 recovery
Related tasks
Copyright © 2000-2012 BlueCielo ECM Solutions |